[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 512   SHUFFLE   <  SKIP 3341  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16577Chen, Leah, E92081Paris La DefenseHauts de SeineFrance
27628Hughes, JasmineV9LangfordBritish ColumbiaCanada
20827Perez, Jillian, E92081Paris La DefenseHauts de SeineFrance

Generated 2025-07-16 06:05:07.619 UTC