[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 717   SHUFFLE   <  SKIP 1991  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11532Miller, Lauren98052RedmondWashingtonUnited States
16285Xie, Mindy, J77127LieusaintSeine et MarneFrance
16820Gray, IsabellaV6B 3P7Port HammondBritish ColumbiaCanada

Generated 2025-07-12 14:05:43.539 UTC