[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 2214   SHUFFLE   <  SKIP 1299  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21800Raman, Heidi, L94519ConcordCaliforniaUnited States
24317Thomas, Devin92625Newport BeachCaliforniaUnited States
27479Sanders, Kaitlyn, T91203GlendaleCaliforniaUnited States

Generated 2025-07-17 22:14:45.462 UTC