[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 3306   <  SKIP 1433  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16216Mitchell, Charles, L98366Port OrchardWashingtonUnited States
22098Brooks, Katherine97068W. LinnOregonUnited States
21959Dominguez, Jimmy1002SydneyNew South WalesAustralia

Generated 2025-07-21 09:11:00.389 UTC