[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 8375   SHUFFLE   <  SKIP 27  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18725Kapoor, Denise, M7001HobartTasmaniaAustralia
12366Cox, Stephanie, R98107BallardWashingtonUnited States
19425Zhao, ArturoCM11BillericayEnglandUnited Kingdom

Generated 2025-07-19 20:01:50.355 UTC