[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 518   SHUFFLE   <  SKIP 2049  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24916Pal, Kara4171HawthorneQueenslandAustralia
21365Ramos, Gloria, A2036MalabarNew South WalesAustralia
22342Lal, Jon, M98168BurienWashingtonUnited States

Generated 2025-07-21 18:21:48.019 UTC