[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 2421   SHUFFLE   <  SKIP 3031  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26338Coleman, Anna94611OaklandCaliforniaUnited States
24455Chander, Alejandro, M3977CranbourneVictoriaAustralia
29344Ye, Gilbert1597Lane CoveNew South WalesAustralia

Generated 2025-07-09 03:40:08.232 UTC