[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 999   SHUFFLE   <  SKIP 498  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15947Blue, Michelle, J91910Chula VistaCaliforniaUnited States
22190Richardson, Carlos91945Lemon GroveCaliforniaUnited States
14429He, LaceySW8 4BGLondonEnglandUnited Kingdom

Generated 2025-07-09 02:07:17.942 UTC