[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 3311   SHUFFLE   <  SKIP 402  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14605Brooks, AllisonV8XRoyal OakBritish ColumbiaCanada
16447Becker, KateTY31RuncornEnglandUnited Kingdom
11184Hernandez, Meghan94519ConcordCaliforniaUnited States

Generated 2025-07-18 17:37:24.434 UTC