[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 999   SHUFFLE   <  SKIP 1149  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23577Bennett, Julia97034Lake OswegoOregonUnited States
15809Sharma, Christian2444Port MacquarieNew South WalesAustralia
24857Henderson, AnnaGL50CheltenhamEnglandUnited Kingdom

Generated 2025-07-13 17:11:13.332 UTC