[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 618   SHUFFLE   <  SKIP 1310  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21756Carter, Allison90401Santa MonicaCaliforniaUnited States
23966Sharma, Grant, RLA1 1LNLancasterEnglandUnited Kingdom
23036Green, Caleb, H94070San CarlosCaliforniaUnited States

Generated 2025-07-15 16:57:28.381 UTC