[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 405   SHUFFLE   <  SKIP 698  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26310Garcia, Kaitlyn, JV7L 4J4N. VancouverBritish ColumbiaCanada
20847Young, Kyle, T66740SaarlouisSaarlandGermany

Generated 2025-07-14 07:54:54.899 UTC