[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 4225  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26432Simmons, Isabel, H4655Hervey BayQueenslandAustralia
25893Alexander, Alexia98312BremertonWashingtonUnited States
11858Coleman, Jordan, A91776San GabrielCaliforniaUnited States

Generated 2025-07-12 12:34:49.423 UTC