[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 2476   SHUFFLE   <  SKIP 742  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23428Bailey, Savannah, J2580GoulburnNew South WalesAustralia
25422King, Elijah, M91950Lincoln AcresCaliforniaUnited States
26192Hill, Noah4655Hervey BayQueenslandAustralia

Generated 2025-07-21 22:25:54.401 UTC