[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 405   SHUFFLE   <  SKIP 1492  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19305Young, Gabriella, MCM11BillericayEnglandUnited Kingdom
17024Diaz, Jacqueline, C91945Lemon GroveCaliforniaUnited States
28764Rubio, Frank94014ColmaCaliforniaUnited States
23935Barnes, Alexis, JOX1OxfordEnglandUnited Kingdom

Generated 2025-07-16 07:47:53.316 UTC