[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 908   SHUFFLE   <  SKIP 396  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16761Ward, Angel, A98201EverettWashingtonUnited States
26805Reed, Alexandria91945Lemon GroveCaliforniaUnited States
21212Lal, Nicolas, D4655Hervey BayQueenslandAustralia

Generated 2025-07-13 19:21:17.134 UTC