[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 3244  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19218Brooks, Nathaniel, V91910Chula VistaCaliforniaUnited States
26859Pal, Darrell, M95000CergyVal d'OiseFrance
23862Kapoor, Rebekah, B94519ConcordCaliforniaUnited States
20827Perez, Jillian, E92081Paris La DefenseHauts de SeineFrance
28049Washington, Xavier, T94611OaklandCaliforniaUnited States
25143Henderson, Destiny, A59491Villeneuve-d'AscqNordFrance

Generated 2025-11-04 21:36:15.668 UTC