[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 612   SHUFFLE   <  SKIP 881  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23103Moreno, Dwayne, T2580GoulburnNew South WalesAustralia
26591Chen, Aimee3220GeelongVictoriaAustralia
16918Cox, Alexandria, L98403TacomaWashingtonUnited States

Generated 2025-07-09 20:44:36.727 UTC