[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 3430  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15747Nelson, Evan91910Chula VistaCaliforniaUnited States
22560Jai, Casey, CCM11BillericayEnglandUnited Kingdom
26192Hill, Noah4655Hervey BayQueenslandAustralia
23123Kelly, Zoe2580GoulburnNew South WalesAustralia

Generated 2025-07-10 23:48:23.797 UTC