[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 827   SHUFFLE   <  SKIP 1999  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24904Yuan, Jaclyn7001HobartTasmaniaAustralia
27692Lopez, Isaac4655Hervey BayQueenslandAustralia
14737Srini, Dominic, M98225BellinghamWashingtonUnited States

Generated 2025-07-22 04:28:23.049 UTC