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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24179Blanco, Robyn, R2060Lavender BayNew South WalesAustralia
20183Allen, Sophia97355LebanonOregonUnited States
15825Simmons, Angela, W98104SeattleWashingtonUnited States
17011Hill, Sara, K91977Spring ValleyCaliforniaUnited States

Generated 2025-07-20 08:34:31.403 UTC