[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 512 SHUFFLE < SKIP 974 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13634 | Russell, Alexis, L | 4000 | Brisbane | Queensland | Australia |
26252 | Garcia, Morgan, R | 91950 | Lincoln Acres | California | United States |
Generated 2025-07-11 08:15:24.643 UTC