[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 767   SHUFFLE   <  SKIP 3306  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16144Kelly, Patrick98033KirklandWashingtonUnited States
24516Moore, Rachel, K94014ColmaCaliforniaUnited States
23343Rubio, Bruce, E3000MelbourneVictoriaAustralia

Generated 2025-07-20 03:46:07.282 UTC