[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 680   SHUFFLE   <  SKIP 6005  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26558Garcia, Holly6105CloverdaleSouth AustraliaAustralia
18017Shan, Kurt, A14197BerlinSaarlandGermany
22669Raji, Lindsay, ESW6 SBYLondonEnglandUnited Kingdom

Generated 2025-07-16 06:25:36.220 UTC