[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 127   SHUFFLE   <  SKIP 2353  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26465Evans, Andrea91950Lincoln AcresCaliforniaUnited States
23580Jones, Ryan94519ConcordCaliforniaUnited States
11433Shan, Maurice, M93290Tremblay-en-FranceSeine Saint DenisFrance

Generated 2025-07-14 20:20:53.807 UTC