[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 3203   SHUFFLE   <  SKIP 874  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17163Adams, Edward94704BerkeleyCaliforniaUnited States
15469Williams, Fernando, L95062Santa CruzCaliforniaUnited States
15723Deng, Kate, L2113North RydeNew South WalesAustralia

Generated 2025-07-16 06:26:52.859 UTC