[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 468   SHUFFLE   <  SKIP 843  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
17894Simmons, Hailey, L78400ChatouYvelineFrance
14640Adams, Mackenzie, AV9LangfordBritish ColumbiaCanada
24255Lee, Chloe, JV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-15 14:28:31.691 UTC