[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 410 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22308 | Lopez, Cassandra | EM15 | Esher-Molesey | England | United Kingdom |
22123 | Bailey, Isabella | 90210 | Beverly Hills | California | United States |
Generated 2025-07-10 06:42:06.872 UTC