[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3264  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19218Brooks, Nathaniel, V91910Chula VistaCaliforniaUnited States
11658Mitchell, Robert94611OaklandCaliforniaUnited States
21379Huang, Colleen, S2580GoulburnNew South WalesAustralia
15445Lopez, Bob94310OrlyVal de MarneFrance

Generated 2025-07-11 14:39:44.671 UTC