[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 250   SHUFFLE   <  SKIP 1412  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19398Gonzales, Dylan, J94063Redwood CityCaliforniaUnited States
16942Bennett, Kaitlyn, L93000BobignySeine Saint DenisFrance
28201Martinez, Tyler, T4655Hervey BayQueenslandAustralia

Generated 2025-07-09 01:46:37.164 UTC