[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   SHUFFLE   SKIP 2500   <  SKIP 772  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13218Bryant, Melissa91910Chula VistaCaliforniaUnited States
26646Perry, Jordyn94611OaklandCaliforniaUnited States
15262Gonzalez, Jan, A2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-15 17:24:00.381 UTC