[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 322   SHUFFLE   <  SKIP 404  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24070Shan, Cameron, M93290Tremblay-en-FranceSeine Saint DenisFrance
19822Adams, CarlosV9LangfordBritish ColumbiaCanada
25164Parker, Isaac, C91502BurbankCaliforniaUnited States

Generated 2025-07-13 08:35:55.741 UTC