[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 34   SHUFFLE   <  SKIP 2073  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22491Nara, Jerry66578NeunkirchenSaarlandGermany
26945Hill, Katelyn93000BobignySeine Saint DenisFrance
19485Shan, Raul, L75003ParisSeine (Paris)France

Generated 2025-07-15 03:33:06.925 UTC