[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 413   SHUFFLE   <  SKIP 2282  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24062Cai, Crystal, L94310OrlyVal de MarneFrance
23580Jones, Ryan94519ConcordCaliforniaUnited States
19695Gonzalez, Angel, D97045Oregon CityOregonUnited States
15246Watson, Kaitlyn, R92102San DiegoCaliforniaUnited States

Generated 2025-07-20 16:17:54.923 UTC