[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 250 < SKIP 1744 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14855 | Weber, Deanna, L | 4000 | Brisbane | Queensland | Australia |
15133 | Rai, Raul, R | 4000 | Brisbane | Queensland | Australia |
Generated 2025-07-07 21:46:54.465 UTC