[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 557   SHUFFLE   <  SKIP 1293  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17171Clark, Katherine91977Spring ValleyCaliforniaUnited States
13151Moore, Ethan, M90802Long BeachCaliforniaUnited States
23812Butler, Cameron, W92102San DiegoCaliforniaUnited States
15295Shan, Louis90210Beverly HillsCaliforniaUnited States

Generated 2025-07-19 17:45:43.758 UTC