[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 1925   SHUFFLE   <  SKIP 561  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26118Butler, Ashley, A94611OaklandCaliforniaUnited States
19401Hernandez, Kyle, A91910Chula VistaCaliforniaUnited States
15318Watson, Grace, D97330CorvallisOregonUnited States

Generated 2025-07-14 00:41:52.885 UTC