[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 511   SHUFFLE   <  SKIP 158  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22003Navarro, Jill3205South MelbourneVictoriaAustralia
26479Cook, Katherine, R94014ColmaCaliforniaUnited States
22949Butler, Gavin, D2444Port MacquarieNew South WalesAustralia

Generated 2025-07-12 22:38:32.255 UTC