[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 248   SHUFFLE   <  SKIP 1009  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20255Russell, Stephanie1002SydneyNew South WalesAustralia
28255Clark, Robert, B98107BallardWashingtonUnited States
28946Anderson, John, C4655Hervey BayQueenslandAustralia

Generated 2025-07-16 20:21:34.683 UTC