[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   SHUFFLE   SKIP 1953   <  SKIP 32  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17733Gill, Alberto, P2036MalabarNew South WalesAustralia
14417Lu, Ernest, H98225BellinghamWashingtonUnited States
16792Torres, Maria90802Long BeachCaliforniaUnited States

Generated 2025-07-22 01:50:04.141 UTC