[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 376 SHUFFLE < SKIP 983 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28251 | Rubio, Joe | 90210 | Beverly Hills | California | United States |
24270 | Ortega, Latasha | 2450 | Coffs Harbour | New South Wales | Australia |
Generated 2025-07-18 10:03:12.047 UTC