[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 593   SHUFFLE   <  SKIP 1243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24812Sai, Johnathan, B91910Chula VistaCaliforniaUnited States
18013Munoz, Kathleen, ESW1P 2NULondonEnglandUnited Kingdom
19832Hernandez, Sheila, S91910Chula VistaCaliforniaUnited States

Generated 2025-11-05 12:16:26.989 UTC