[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 511   SHUFFLE   <  SKIP 1338  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13907Xie, Misty, L98312BremertonWashingtonUnited States
15493Chen, Eric, N97355LebanonOregonUnited States
28368Butler, Fernando59100RoubaixNordFrance

Generated 2025-07-14 11:46:53.243 UTC