[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 191   SHUFFLE   <  SKIP 201  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17863Cooper, Bailey91945Lemon GroveCaliforniaUnited States
24138Gutierrez, KristyAS23Stoke-on-TrentEnglandUnited Kingdom
27463Morgan, Rachel91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 01:36:48.116 UTC