[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 4416   SHUFFLE   <  SKIP 3006  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20781Lee, Kayla, MV9LangfordBritish ColumbiaCanada
22399Fernandez, Arthur, J2061Milsons PointNew South WalesAustralia
23765Price, Kelly, W66578NeunkirchenSaarlandGermany

Generated 2025-07-13 22:52:15.397 UTC