[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   SHUFFLE   SKIP 6224   <  SKIP 1125  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29139Coleman, Riley, L90505TorranceCaliforniaUnited States
18307Zhang, Amy2580GoulburnNew South WalesAustralia
11682Hall, Kaitlyn98403TacomaWashingtonUnited States

Generated 2025-07-18 19:55:12.492 UTC