[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 2147   SHUFFLE   <  SKIP 257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22277Torres, Arianna, A98366Port OrchardWashingtonUnited States
14861Deng, MistyCM11BillericayEnglandUnited Kingdom
14234Romero, Gina6006PerthSouth AustraliaAustralia

Generated 2025-07-14 06:16:58.759 UTC