[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 1973  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12990Hernandez, Leslie, D4655Hervey BayQueenslandAustralia
24333Prasad, Ann, D98168BurienWashingtonUnited States
18396Parker, Luke, G98901YakimaWashingtonUnited States

Generated 2025-10-31 21:44:30.962 UTC