[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 484   SHUFFLE   <  SKIP 2305  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19685Perez, Brandy, C90210Beverly HillsCaliforniaUnited States
13740Ramirez, Jada99362Walla WallaWashingtonUnited States
25505Zhou, CurtisSW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-14 04:07:49.591 UTC