[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 484   SHUFFLE   <  SKIP 1970  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11380Kumar, Mitchell, L66740SaarlouisSaarlandGermany
24598Ms., Sherwood, Irma, J.7001HobartTasmaniaAustralia
14138He, Vincent, M34117KasselHessenGermany

Generated 2025-07-18 17:34:13.492 UTC